-
Home
-
Яндекс.Касса 2.0 для Woocommerce
-
1.6.5 (latest)
-
Code
-
Classes
- PaymentOptionsRequest
Total Complexity |
40 |
Dependencies |
7 |
Dependents |
2 |
Total lines |
235 |
Lines of code |
106 |
Logical lines of code |
51 |
Comment lines |
83 |
Methods |
17 |
Properties |
5 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setAmount() |
A |
52 |
9 |
23 |
setCurrency() |
S |
60 |
5 |
13 |
setConfirmationType() |
S |
61 |
5 |
12 |
setAccountId() |
S |
64 |
4 |
9 |
setGatewayId() |
S |
64 |
4 |
9 |
validate() |
S |
69 |
2 |
7 |
hasCurrency() |
S |
80 |
1 |
3 |
hasConfirmationType() |
S |
80 |
1 |
3 |
getConfirmationType() |
S |
82 |
1 |
3 |
getAccountId() |
S |
82 |
1 |
3 |
getCurrency() |
S |
82 |
1 |
3 |
hasAccountId() |
S |
80 |
1 |
3 |
hasAmount() |
S |
80 |
1 |
3 |
getAmount() |
S |
82 |
1 |
3 |
hasGatewayId() |
S |
80 |
1 |
3 |
getGatewayId() |
S |
82 |
1 |
3 |
builder() |
S |
80 |
1 |
3 |